home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
raytrace
/
pov
/
gen
/
lparser3
/
tree07.ls
< prev
next >
Wrap
Text File
|
1993-11-22
|
215b
|
15 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
#
# Try this tree with tropism factors from
# .2 to .9
#
12
30
50
#
FFFFFA
#
A=!(.8)t(.3)FB>>>B>>>>B
B=[&'!(.8)t(.3)F$A]
@